Skip to content

feat: data grid search input styling to match VS Code styling#620

Merged
lcottercertinia merged 5 commits into
certinia:mainfrom
lukecotter:feat-data-grid-styling
May 11, 2025
Merged

feat: data grid search input styling to match VS Code styling#620
lcottercertinia merged 5 commits into
certinia:mainfrom
lukecotter:feat-data-grid-styling

Conversation

@lukecotter
Copy link
Copy Markdown
Collaborator

@lukecotter lukecotter commented May 11, 2025

📝 PR Overview

Update the data grid search input styling to match VS Code styling
Number type cell will use tabular font for better legibility

Example: "Adds a flame chart view for CPU time analysis in Apex logs to improve log analysis performance."

🛠️ Changes made

  • Change 1
  • Change 2

🧩 Type of change (check all applicable)

  • 🐛 Bug fix - something not working as expected
  • ✨ New feature – adds new functionality
  • ♻️ Refactor - internal changes with no user impact
  • ⚡ Performance Improvement
  • 📝 Documentation - README or documentation site changes
  • 🔧 Chore - dev tooling, CI, config
  • 💥 Breaking change

📷 Screenshots / gifs / video [optional]

Show off your UI changes.

image

🔗 Related Issues

fixes #
resolves #619
closes #
related #

✅ Tests added?

  • 👍 yes
  • 🙅 no, not needed
  • 🙋 no, I need help

📚 Docs updated?

  • 🔖 README.md
  • 🔖 CHANGELOG.md
  • 📖 help site
  • 🙅 not needed

Anything else we need to know? [optional]

Ensure than the character in number align so the easier to read and compare.
Ensure than the character in number align so the easier to read and compare.
- background color of each list item on hover and active now match VS Code style.
- outline color of search list item matches vscode outline
@lcottercertinia lcottercertinia merged commit 53e94c5 into certinia:main May 11, 2025
5 checks passed
@lukecotter lukecotter deleted the feat-data-grid-styling branch May 11, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ feat: style tabulator search input list to match VS Code

2 participants